home *** CD-ROM | disk | FTP | other *** search
/ Mac OS 9 Serial Number Archive / SN Archive 2023.11.04.toast / LittleBlackBook / LittleBlackBook 1998.10 / LittleBlackBook 1998.10.rsrc / TEXT_135.txt < prev    next >
Encoding:
Text File  |  1998-10-10  |  9.1 KB  |  418 lines

  1. Little Black Book
  2. Serial Numbers
  3.  
  4. v1.0.4
  5. compiled by Nighthawk
  6.  
  7. ************************************************************
  8. G
  9.  
  10. Gallery Effects
  11. v1.5.1
  12. 02-4009-200010087
  13. 56-1000-202888264
  14. -
  15. Game Cheater
  16. v2.0
  17. 5020000000176
  18. -
  19. Game Doctor
  20. 0000-9519
  21. -
  22. GateKeeper
  23. v1.3
  24. Hack to stop the annoying weekly "Your version of Gatekeeper is old" alert:
  25. (1) Open a COPY of the Gatekeeper system extension in ResEdit.
  26. (2) Open the INIT resource.
  27. (3) Open ID #1.
  28. (4) Search (Command-H) for offset 08EE. It should contain the code 6200.
  29. The entire line should look as follows:  0008E8   3380 B0AE FEDE 6200
  30. (5) Change the 6200 to 6000.
  31. (6) Save & Quit ResEdit.
  32. -
  33. Gear
  34. v3.3.1
  35. G26739E09
  36. v3.0
  37. G51541U99
  38. G51542U99
  39. G51543U99
  40. G51544U99
  41. G51545U99
  42. -
  43. Gearbox
  44. v1.5
  45. gbx-0000-rocks-0000000
  46. v1.0
  47. Name:    MaximumBob
  48. Org:       nop
  49. Number: 123456789udqry67891904
  50.  
  51.     Version: "1.0"    
  52. Xtra Note: I think it only cares about the 'udqry' and '1904' portions, the other 
  53. numbers can vary.  the serial has to be 22 characters long, and 'udqry' and '1904' 
  54. have to be in their respective positions.
  55. -
  56. Generic CAD
  57. v2.0b
  58. 72205-4725
  59. -
  60. Genetic Photo Optimizer
  61. v1.1.0
  62. 223200110000000143011167156014
  63. -
  64. German Assistant
  65. v1.0
  66. M4100441
  67. M4102046
  68. -
  69. GetMouse
  70. v1.2.0
  71. Name: MoonDark
  72. Registration Code: 22480020
  73. -
  74. GIF Converter
  75. v2.4.1
  76. 62-37-77-f4-de-a8-8b-b2
  77. v2.2
  78. 162-37-77-f4-dde-a8-8b-b2
  79. 862-37-77-f4-dde-a8-8b-b2
  80. -
  81. GIFmation
  82. v2.0
  83. UFXYEDVCKRCR
  84. -
  85. Giza
  86. v2.x.x
  87. WK-07421 'Anonymous'
  88. WK-06300  Buck Rogers
  89. v1.0.3
  90. Name :Registered
  91. Reg# :WK-55610
  92. Name :John Doe
  93. Reg# :WK-6483
  94. Name :<---(3 <option>-spaces)
  95. Reg# :WK-52038
  96. 47RIOS3490 (letter O not zero)
  97.  
  98.     Version: "1.0.3"    
  99. First, I use TMON, not Macsbug (unless PPC cracking of course:).  TMON has many shortcuts 
  100. & can display multiple windows simultaneously.  There is no real "quick" way to do 
  101. it & every app seems to be different.  I notice many developers go through great 
  102. pains to encrypt, checksumize, etc... their s/ns - they fail to realize though that 
  103. no one really tries the old hacking method to derive s/ns (trying forced sequential 
  104. numbers/letters).  Most often I type in something like "11111111" and follow the 
  105. code.  Usually (not always), the first check is the length - whala - it wants 12 digits?  OK, 
  106. now I exit the app, re-enter it and type in "111111111111".  Next it may (or may 
  107. not) check for specific characters which need to be present.  This is where I usually 
  108. force the numbers in memory right before each comparison (now = "BW-1111-1111").  Now 
  109. what usually follows is some code used to stop "sequential" hackers by deriving a 
  110. checksum involving certain other characters in the s/n.  NO prob, I just try to find 
  111. the end and set a breakpoint (why not let the computer do all the work:) - lets see, now 
  112. it's comparing "XTYN" with characters 9 through 12.  The next step is to make sure 
  113. it's through.  Some apps use multiple checksums - they think they would keep people 
  114. like me from continuing, where it's just added fuel to the fire - I love a challenge:).  
  115. Well now we know it's through, so the number is "BW-1111-XTYN".  To generate more, 
  116. we simply keep our breakpoint set and follow the pattern, i.e., type "BW-nnnn-1111" 
  117. where "nnnn" is anything and "1111" is to be determined at the checksum.
  118. Sometimes it isn't as easy as stated above.  I've run into a few s/n routines which 
  119. I knew had to have been written by former hackers as they were involved and challenging. 
  120.  In these cases, I've gone as far as written qbasic programs on a pentium I have 
  121. next to me to derive specific checksums used during s/n validation (at least it's (pentium) 
  122. good for something:)
  123. -
  124. Glidel
  125. vAll
  126. Hold down Command+Control+Shift+Tab when you ask the Registration dialog 
  127. box
  128. -
  129. Glimmer
  130. v1.1
  131. Name    :Registered
  132. RegCode :4073724051
  133. Name    :John Doe
  134. RegCode :4207286158
  135. Name    :=-BOOK-WORM->
  136. RegCode :1159011725
  137. Name    :<Master Code> <---(anything can go here)
  138. RegCode :1159028700
  139.  
  140. This one had a serial number routine which was created to prevent "reversing".  It 
  141. was simple and short but effective (well kinda;).  It was simply:
  142. ((x mod 100) * x * (x mod 10000)) + (int(x/3) * x * int(x/7)) + $1234ABCD =
  143. $8048DEEC or $8E3CEB4D or $1B7EE7A8
  144. ...where "x" is the correct registration code
  145. When I first looked at it, I tried to solve for x but quickly realized following:
  146.   Algebra courses never taught us what to do with "mod" and "int" functions when simplifying 
  147. equations.
  148.   It's possible for numbers to exceed their storage size (4 bytes) and therefore get 
  149. truncated on the left during the equation.
  150. So, to create these, I had to use the "brute force" method.  Isn't it great to have 
  151. computers do the work for you?  Luckily there were only 4,294,967,295 posibilities;)
  152. -
  153. Globetrotter
  154. v1.0.1
  155. A000001-05
  156. v1.0
  157. Application Serial Numbers:
  158. A000000-00
  159. A000001-05
  160. BKWM000-51
  161. US English        :ENG-330000
  162. Bokmal            :BOK-800000
  163. British English   :BRT-890000
  164. Catalan           :CTL-730000
  165. Dansk             :DAN-540000
  166. Deutsch           :DEU-170000
  167. Espanol           :ESP-850000
  168. Francais          :FRN-580000
  169. Francais Canadien :CFR-740000
  170. Italiano          :ITL-780000
  171. Nederlands        :NDL-020000
  172. Nynorsk           :NYN-240000
  173. Portugues         :PRT-510000
  174. Portugues Brasil  :BRS-820000
  175. Schweizerdeutsch  :SDE-030000
  176. Suomi             :SUO-180000
  177. Svensk            :SVN-210000
  178. -
  179. Gofer
  180. 504209
  181. -
  182. GoLive
  183. v1.0.1
  184. 123B456Q7899
  185. 234M567T8906
  186. 345F678E9015
  187. 456Q789X0126
  188. 567T890O1239
  189. -
  190. GoLive CyberStudio
  191. v3.1.x
  192. DLE01RD7VKBJS7DT9G8JDWYM
  193. v3.1
  194. DLE01RD7VKBJS7DT9G8JDWYM
  195. v3.0
  196. DLE4QVZ3GRW67GKP
  197. DLE4QVZ3YRW67GKP
  198. DLE4QVZ3GRW67GKO
  199. DLE4QVZ3YRW67GKO
  200. v3.0   (Preview)
  201. TRI4QVZUF8W67GKP
  202. v2.0.2:
  203. DLE4QWF3CRYPGEKK
  204. v2.0.1
  205. DLE4QWF3CRW67ZPD
  206. v2.0
  207. DLE4QWF3CRW67ZPD
  208. DLE4QWF3CRW67HGN
  209. BTA4QWX7F8W67GJJ
  210. Key: DLE4QWF3CRW67HGN
  211. v1.1
  212. AAADAAADAAAAC
  213. AAADAABEAAAAD
  214. AAADAACFAAAAE
  215. AAADAAADAAABD
  216. AAADAAADAAACE
  217. AAADAAADAAADF
  218. v1.0
  219. You can use any name & company.
  220. Serial #:  123G567U1234L
  221.  
  222.     Version: "1.1"    
  223. The *keycode* for v1.1 is "EQVWZJXNMRZRD" The problem is that if you 
  224. upgrade from v1.0 or v1.0.1 from the website, GoLive sends you a "custom" 
  225. key code. Therefore, you can use any of the sn's from C&N but unless you 
  226. have a *working key code* it won't even let you load the s/w!!
  227. -
  228. GoLive Pro
  229. v1.1
  230. Key No. 375J854G3766
  231. Key No. 378W857X5951 
  232. -
  233. GoMac
  234. v1.5.x
  235. 12301678-901244
  236. 12312345-123451
  237. 12312345-678983
  238. 12301234-345672
  239. v1.4.2
  240. 12301234-345672
  241. 12301678-901244
  242. 12312345-123451
  243. 12312345-678983
  244. v1.1
  245. 12301234-345672
  246. 12301678-901244
  247. 12312345-123451
  248. 12312345-678983
  249. v1.0
  250. Name: LeetCheeZ
  251. Company: SPC
  252. SN: 123365789112360
  253. (good for 9075 copies)
  254. 000313370000000
  255. -
  256. Gopher Golf
  257. v3.0.7
  258. MP-07757 'Anonymous'
  259. v3.0.6
  260. MP-6700 Buck Rogers
  261. v3.0.4
  262. MP-7757 Anonymous
  263. v2.0
  264. MP-7757 Anonymous
  265. -
  266. GPSy
  267. v2.5.1
  268. 276242-f596
  269. 211822-f49c
  270. 255455-8794
  271. 250337-a497
  272. 253418-559d
  273. -
  274. GraceLAN
  275. v2.0
  276. 359006812187
  277. 014125527017
  278. -
  279. GraceLAN Update Manager
  280. v5.5
  281. 794800000000
  282. -
  283. Gradekeeper
  284. v4.8
  285. Name: MoonDark/NOP
  286. Registration Code: 540736
  287. v4.6
  288. Name: MoonDark
  289. Registration Code: 632025
  290. v4.3
  291. Name/School                    Registration Code
  292. *LeetCheeZ                        734449
  293. SPC                              577188
  294. *Anonymous                        414673
  295. *You                              624777
  296. *Everyone                         714025
  297. *Trial Copy                       320273
  298.  
  299.     Version: "4.6"    
  300. Any old SN contained in C&N and The Informant will not work, the lame author blacklisted
  301.  by name:
  302.  
  303. ‚Ä¢You‚Ä¢SPC‚Ä¢Everyone‚Ä¢Anonymous‚Ä¢Leet CheeZ‚Ä¢Trial Copy‚Ä¢The Informant
  304. -
  305. Grag & Thog Bonkheads
  306. v1.0.2
  307. 000-220-666-456
  308. -
  309. GrainWave
  310. v2.0.4
  311. Registration Code: 21336737
  312. -
  313. Grammarian 
  314. v1.0
  315. GM1-010-010-913-725
  316. -
  317. Gramotki
  318. v1.5.4
  319. Serial Number: 170177
  320. master access
  321. -
  322. GraphicConverter
  323. ****WARNING****
  324. USE ANY PIRATED S/N's WITH GRAPHIC CONVERTER 3.3 OR HIGHER AT OWN RISK. IF YOU DO 
  325. USE A PIRATED S/N THERE WERE RUMORS THAT GRAPHIC CONVERTER WOULD MOVE THE FINDER 
  326. AND SYSTEM FILES OUT OF THE SYSTEM FOLDER!!
  327. v3.3.1
  328. (These should work with no problems)
  329. G22684517 HackUser
  330. G90624311 HackUser
  331. v3.2.1
  332. G85336230   Registered User     
  333. v3.0
  334. G23331909   Zeus
  335. v2.9.x
  336. G22684517   HackUser 
  337. v2.8
  338. Name: Zeus
  339. Serial: G23331909
  340. v2.7
  341. Serial Number  / (Name ) 
  342. G43455422    '<Sharing Owner Name>' (The Name that is in your Sharing Setup Control Panel)
  343. G53841352    '<Sharing Machine Name>' (The name of the machine that is in your Sharing 
  344. Setup Control Panel)
  345. v2.x.x
  346. G13375221    ANONYMOUS
  347. G69466831    Anonymous
  348. G99222619    Doom
  349. G95402852    'Reverse Engineering'
  350. G11303318    'No One'
  351. G45525619    'Everyone'
  352. G58053226    'Beta Testers'
  353. G35813218    'Mac Users'
  354. G65086124    'Unregistered'
  355. G88642612    'MacUser'
  356. G93655715    'MacWorld'
  357. G73537322    'MacWEEK'
  358. G61503618    'MacTech'
  359. G05424323    'Copland'
  360. G39466218    'Gershwin'
  361. G50795329    'Microsoft'
  362. G19616721    'Bill Gates'
  363. G21414625    'The Devil'
  364. G96966646    'Rupert Murdoch'
  365. G50625533    'The Shadows'
  366. -
  367. Graphite
  368. v1.0.4
  369. Serial Number: 128551192793 
  370. -
  371. GraphMaster
  372. v5.5
  373. US100000598
  374. v1.1
  375. US100000598
  376. -
  377. Graphsoft Blueprint
  378. v5.0.2
  379. 2500-26951884
  380. 2500-00009062
  381. 2500-00019822
  382. 2500-00029682
  383. 2500-BKWM5642
  384. -
  385. Grapple
  386. v1.2
  387. Name: Maximum Bob
  388. Serial: 2019877762
  389. -
  390. GreatPlains Accounting
  391. v7.2
  392. S/N#:   13=0613214797
  393. RegKey: 5945261362
  394. v?.?
  395. User: MANAGER
  396. PW:   ACCESS
  397. -
  398. Gridz
  399. vCD
  400. BTK8C2HM
  401. -
  402. GrooveMaker
  403. v1.1
  404. GVM11-84JP15LR-16307
  405. -
  406. Guaranteed Undelete 
  407. v2.0
  408. 211204515  211252619
  409. -
  410. Guitar Tuner
  411. v2.6
  412. Name: MoonDark
  413. Registration Code: GTLkl
  414. -
  415. Guy Friday
  416. v1.2.2
  417. Buck Rogers  GBXX
  418.